﻿
#shadow{

width: 10000px !important;
 height: 10000px !important;
  ZOOM: 1;

/*   filter: alpha(opacity=80); 
	
*/
   top:0px;
   left:0px;
	position:fixed;
	z-index: 9001;

		}


#close{

width: 60px;
    height: 60px;
    z-index: 9002;
    background: url('/Documents/Close.png') no-repeat;
    position: absolute;
    left: 50%;
    cursor:pointer;
    top: 174px;
    margin-left: 389px;
    }
    #close:hover
    {
border: red 1px solid;
}

#blanket {
background-color:#111;
opacity: 0.65;
*background:none;
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
position:absolute;
background:url('/Documents/Spolana Neratovice - PF 2016_size1200.jpg') no-repeat;
width:1200px;
height:566px;
border:1px solid #000;
z-index: 9002;
cursor:pointer;
top: -220px;
}

#popUpDiv2
{
	z-index: 9002;
}
#popUpDiv2  img{
z-index: 9002;
position: absolute;
    top: 174px;
    left: 50%;
    margin-left: -450px;

}

